@charset "UTF-8";
a, .transition, .nav .list2 dd:hover dl, .nav li:hover .list, .indexNews .listWrapper a .img, .news li, .application ul a:after, .application ul a .title, .application ul a .img, .applicationShow .imgList a .name, .down li, .down li .bg, .pagePhotoLayer, :before, img, .nav {
  transition: All 0.3s linear;
  -webkit-transition: All 0.3s linear;
  -moz-transition: All 0.3s linear;
  -o-transition: All 0.3s linear; }

.ellipsis, .indexPart3 .list .swiper-slide .name a, .indexPart5 .list li, .indexNews .listWrapper a .name, .about_04 .list li p, .honor li .name, .pageNum2 .list li, .sideNav .list a, .product li .name a, .applicationShow .imgList a .name, .down li .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .indexFlash .dots, .pageTitle h2, .indexPart3 .btn, .indexPart3 .btn ul, .indexPart5 .list h2, .pageNav ul, .about_02 .title, .about_02 .title h2, .about_03 .title, .about_03 .list, .pageTitle2 h2, .honor li .img, .pageNum, .pageNum a, .pageNum2 .share, .sideNav .list a.name, .productShow .table .title, .productShow .table li, .productShow .table .title .btn, .productShow .table li .btn, .productShow .table .title .col-4 dl, .productShow .table .title .col-7 dl, .productShow .table li .col-4 dl, .productShow .table li .col-7 dl, .pageTab, .pageTab ul, .down li .btn, .pagePhotoLayer, .pagePhotoLayer .container .img, .pageSearch .tab ul, .pageSearch .form li, .pageSearch .form .submit {
  display: flex;
  display: -webkit-flex; }

.flexColumn, .about_03 .list2 li {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .pageTitle h2, .indexPart5 .list h2, .about_02 .title, .about_02 .title h2, .about_03 .title, .about_03 .list2 li, .pageTitle2 h2, .honor li .img, .pageNum a, .pageNum2 .share, .productShow .table .title .btn, .productShow .table li .btn, .pageTab, .down li .btn, .pagePhotoLayer, .pagePhotoLayer .container .img, .pageSearch .form li {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .indexFlash .dots, .pageTitle h2, .indexPart3 .btn, .indexPart3 .btn ul, .indexPart5 .list h2, .pageNav ul, .about_02 .title, .about_03 .title, .about_03 .list2 li, .pageTitle2 h2, .honor li .img, .pageNum, .pageNum a, .productShow .table .title .btn, .productShow .table li .btn, .pagePhotoLayer, .pagePhotoLayer .container .img, .pageSearch .form .submit {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .indexPart2 .list ul, .indexNews .container, .about_04 .list ul, .pageSearch .form ul, .contact {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .indexPart2 .list ul, .indexPart4 ul, .indexPart5 .list ul, .indexNews .container, .about_04 .list ul, .footLink ul, .honor ul, .pageNum2 .list ul, .product ul, .application ul, .applicationShow .list ul, .applicationShow .imgList ul, .apply .form ul, .pageSearch .form ul, .contact, .contact_02 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: .12rem;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #16619e;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
  width: 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

@font-face {
  font-family: 'Impact';
  src: url("fonts/ImpactMTStd.eot");
  src: url("fonts/ImpactMTStd.eot?#iefix") format("embedded-opentype"), url("fonts/ImpactMTStd.woff") format("woff"), url("fonts/ImpactMTStd.ttf") format("truetype"), url("fonts/ImpactMTStd.svg#Sri-TSCRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
.blue {
  color: #16619e; }

.w930 {
  width: 9.3rem;
  padding-top: 1.2rem; }

.tabContent {
  display: none; }

.head .wal {
  height: 0.8rem;
  position: relative; }
.head a.logo {
  display: block;
  width: 2.59rem;
  height: 100%;
  background: url("../image/img259.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto; }
.head .language {
  position: absolute;
  z-index: 10;
  left: auto;
  right: -0.4rem;
  top: 50%;
  bottom: auto; }
  .head .language li {
    float: left;
    padding-left: .15rem; }
  .head .language a {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: .36rem;
    padding: .04rem;
    margin-top: -.18rem; }
    .head .language a:hover, .head .language a.on {
      background: #1f97d5; }
.head .searchA {
  position: absolute;
  z-index: 10;
  left: auto;
  right: -0.85rem;
  top: 50%;
  bottom: auto;
  width: .28rem;
  height: .28rem;
  background: url("../image/img28.png") center no-repeat;
  background-size: cover;
  margin-top: -.14rem; }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0.8rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left;
    position: relative;
    margin-left: .1rem; }
  .nav a.name {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    min-width: 1.1rem;
    text-align: center;
    font-size: .18rem;
    position: relative; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: 2px;
      background: #16619e; }
    .nav a.name:hover, .nav a.name.on {
      color: #16619e; }
      .nav a.name:hover:before, .nav a.name.on:before {
        left: 0;
        width: 100%; }
    .nav a.name.on {
      font-weight: bold; }
  .nav .list {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 100%;
    bottom: auto;
    width: 100%;
    opacity: 0;
    visibility: hidden; }
    .nav .list a {
      display: block;
      background: rgba(0, 42, 77, 0.6);
      font-size: .16rem;
      text-align: center;
      color: #fff;
      height: .5rem;
      line-height: .5rem; }
      .nav .list a:hover {
        background: rgba(0, 42, 77, 0.9); }
  .nav .list2 dl {
    margin-left: -.2rem;
    margin-right: -.2rem; }
  .nav .list2 dd {
    position: relative; }
    .nav .list2 dd dl {
      margin: 0;
      position: absolute;
      z-index: 10;
      left: 100%;
      right: auto;
      top: 0;
      bottom: auto;
      width: 1.16rem;
      opacity: 0;
      visibility: hidden; }
    .nav .list2 dd dd a {
      font-size: .14rem;
      background: rgba(0, 42, 77, 0.9); }
      .nav .list2 dd dd a:hover {
        color: #33bbff; }
  .nav .list2 dd:hover a.name2 {
    background: rgba(0, 42, 77, 0.9); }
  .nav .list2 dd:hover dl {
    opacity: 1;
    visibility: visible; }
  .nav li:hover a.name {
    color: #16619e; }
    .nav li:hover a.name:before {
      left: 0;
      width: 100%; }
  .nav li:hover .list {
    opacity: 1;
    visibility: visible; }

.foot {
  border-top: rgba(255, 255, 255, 0.2) solid 1px;
  text-align: center;
  padding: .86rem 0 .2rem 0;
  font-size: .14rem;
  line-height: .36rem;
  color: rgba(255, 255, 255, 0.6); }
  .foot .link a {
    padding: 0 .1rem;
    color: rgba(255, 255, 255, 0.6); }
    .foot .link a:hover {
      color: #fff; }

.foot-2 {
  background: url("../image/foot.png") center no-repeat;
  background-size: cover;
  border: 0;
  color: #fff; }
  .foot-2 .link a {
    color: #fff; }

.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash .swiper-slide {
    background: center no-repeat;
    background-size: cover; }
    .indexFlash .swiper-slide .wal {
      height: 6rem; }
    .indexFlash .swiper-slide .img {
      width: 5.54rem;
      padding-top: 2.5rem; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.2rem;
    width: 100%; }
    .indexFlash .dots span {
      width: .3rem;
      height: .2rem;
      background: url("../image/img20.png") center no-repeat;
      background-size: .2rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background-image: url("../image/img20on.png"); }

.indexPart1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url("../image/img1920bg.jpg") center top no-repeat;
  background-size: 100%; }
  .indexPart1 .imgDiv {
    width: 9.3rem;
    max-width: 50%;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    background: center no-repeat;
    background-size: cover; }
  .indexPart1 .wal {
    padding: .9rem 0;
    min-height: 7.47rem; }
  .indexPart1 .title {
    background: url("../image/img237.png") left 0.42rem no-repeat;
    background-size: 2.37rem; }
    .indexPart1 .title h2 {
      position: relative;
      line-height: .48rem;
      font-size: .16rem; }
      .indexPart1 .title h2:before {
        content: "";
        display: block;
        position: absolute;
        left: .72rem;
        top: 50%;
        width: .4rem;
        height: .02rem;
        margin-top: -.01rem;
        background: #333; }
    .indexPart1 .title div {
      font-size: .48rem;
      line-height: 1em;
      font-family: 'Impact';
      text-transform: uppercase;
      font-weight: bold;
      color: #16619e; }
  .indexPart1 .content {
    font-size: .16rem;
    line-height: 2em;
    max-width: 5.65rem;
    padding: .35rem 0; }
  .indexPart1 .list {
    min-height: 2.3rem;
    padding-bottom: .2rem; }
    .indexPart1 .list li {
      max-width: 5.65rem;
      position: relative;
      min-height: .9rem;
      padding: 0 0 .2rem .5rem; }
      .indexPart1 .list li .img {
        width: .4rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .indexPart1 .list li h2 {
        font-size: .2rem;
        margin-top: -.08rem; }
      .indexPart1 .list li p {
        font-size: .16rem;
        line-height: 2em;
        padding: .07rem 0; }
  .indexPart1 a.more {
    display: block;
    width: 1.2rem;
    height: .4rem;
    line-height: .38rem;
    background: #16619e;
    font-size: .16rem;
    color: #fff;
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    text-align: center;
    border: #16619e solid 1px; }
    .indexPart1 a.more:hover {
      background: #fff;
      color: #16619e; }

.pageTitle {
  text-align: center;
  padding: .85rem 0 .5rem 0;
  background: url("../image/img479.png") center 1.28rem no-repeat;
  background-size: 4.79rem; }
  .pageTitle h2 {
    font-size: .16rem;
    color: #fff;
    height: .48rem; }
    .pageTitle h2 i {
      width: .45rem;
      height: 1px;
      background: #fff;
      opacity: .7;
      margin: 0 .1rem; }
  .pageTitle div {
    font-size: .48rem;
    line-height: 1em;
    font-family: 'Impact';
    text-transform: uppercase;
    font-weight: bold;
    color: #30b2f2; }

.pageTitle-2 {
  background-image: url("../image/img537.png");
  background-size: 5.37rem; }
  .pageTitle-2 h2 {
    color: #333; }
    .pageTitle-2 h2 i {
      background: #000; }
  .pageTitle-2 div {
    color: #16619e; }

.indexPart2 {
  background: url("../image/indexPart2.jpg") center no-repeat;
  background-size: cover;
  min-height: 8.62rem; }
  .indexPart2 .list li {
    width: 1.1rem;
    text-align: center;
    position: relative; }
    .indexPart2 .list li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: .2rem;
      background: url("../image/img40.png") center no-repeat;
      background-size: .4rem .2rem;
      opacity: 0; }
    .indexPart2 .list li .img {
      width: 1.1rem;
      height: 1.1rem;
      border: #fff solid 1px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative; }
      .indexPart2 .list li .img img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .indexPart2 .list li h2 {
      font-size: .18rem;
      color: #fff;
      line-height: .55rem;
      padding-bottom: .4rem;
      font-weight: 400; }
  .indexPart2 .list li.on:before {
    opacity: 1; }
  .indexPart2 .list li.on .img {
    background: #fff; }
    .indexPart2 .list li.on .img img:nth-child(1) {
      opacity: 0; }
    .indexPart2 .list li.on .img img:nth-child(2) {
      opacity: 1; }
  .indexPart2 .list li.on h2 {
    font-weight: bold; }
  .indexPart2 .box {
    position: relative;
    min-height: 3rem;
    background: rgba(255, 255, 255, 0.1);
    display: none; }
    .indexPart2 .box .content {
      font-size: .16rem;
      line-height: .36rem;
      color: #fff;
      padding: .65rem .5rem;
      width: 6.3rem; }
    .indexPart2 .box .img {
      width: 5.7rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto; }

.indexPart3 {
  min-height: 9.08rem;
  background: url("../image/indexPart3.jpg") center no-repeat;
  background-size: cover; }
  .indexPart3 .btn {
    padding-bottom: .5rem; }
    .indexPart3 .btn ul {
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      background: rgba(255, 255, 255, 0.1); }
    .indexPart3 .btn li {
      padding-left: .1rem; }
      .indexPart3 .btn li:first-child {
        padding: 0; }
      .indexPart3 .btn li a {
        display: block;
        height: .45rem;
        line-height: .45rem;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        padding: 0 .2rem;
        font-size: .16rem;
        color: #fff; }
        .indexPart3 .btn li a:hover {
          background: rgba(255, 255, 255, 0.15); }
      .indexPart3 .btn li.on a {
        background: #16619e;
        color: #fff; }
  .indexPart3 .list {
    position: relative; }
    .indexPart3 .list a.arrow {
      display: block;
      width: .44rem;
      height: .44rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.22rem;
      background: center no-repeat;
      background-size: cover;
      opacity: .5; }
      .indexPart3 .list a.arrow:hover {
        opacity: 1; }
      .indexPart3 .list a.arrow.prev {
        background-image: url("../image/prev44.png");
        left: -.75rem; }
      .indexPart3 .list a.arrow.next {
        background-image: url("../image/next44.png");
        right: -.75rem; }
    .indexPart3 .list .listDiv {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .indexPart3 .list #indexPart3 {
      margin-left: -.6rem; }
    .indexPart3 .list .swiper-slide {
      padding: 0 0 .24rem .6rem; }
      .indexPart3 .list .swiper-slide .img {
        position: relative;
        padding: .2rem 0 0 .2rem; }
        .indexPart3 .list .swiper-slide .img:before {
          content: "";
          display: block;
          position: absolute;
          width: 3.2rem;
          height: 3.2rem;
          border: #2592cb solid .1rem;
          left: 0;
          top: 0; }
        .indexPart3 .list .swiper-slide .img img {
          position: relative; }
      .indexPart3 .list .swiper-slide .name {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        padding-left: .8rem; }
        .indexPart3 .list .swiper-slide .name a {
          display: block;
          width: 2.5rem;
          height: .48rem;
          line-height: .48rem;
          background: #16619e;
          font-size: .16rem;
          color: #fff;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
          margin: 0 auto;
          text-align: center; }
      .indexPart3 .list .swiper-slide:hover .name a {
        background: #22a4e6; }
  .indexPart3 .pageMore {
    padding: .55rem 0; }

.pageMore {
  text-align: center; }
  .pageMore a {
    display: block;
    color: #fff;
    border: #fff solid 1px;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: .16rem;
    width: 1.4rem;
    height: .48rem;
    line-height: .46rem;
    text-align: center;
    margin: 0 auto; }
    .pageMore a:hover {
      background: #16619e;
      border-color: #16619e;
      color: #fff; }

.footBg {
  background: url("../image/img1920bg1.jpg") center bottom no-repeat;
  /*min-height: 5rem;*/
  background-size: 100%; }

.indexPart4 {
  padding-bottom: .2rem; }
  .indexPart4 ul {
    margin-left: -.3rem; }
  .indexPart4 li {
    width: 20%;
    padding: 0 0 .3rem .3rem; }
    .indexPart4 li a {
      display: block;
      background: #fff;
      border: #e1e8ed solid 1px; }
      .indexPart4 li a:hover {
        box-shadow: 0 0 0.3rem rgba(22, 97, 158, 0.2);
        -webkit-box-shadow: 0 0 0.3rem rgba(22, 97, 158, 0.2);
        -moz-box-shadow: 0 0 0.3rem rgba(22, 97, 158, 0.2); }
.indexPart5 {
  padding-bottom: .8rem; }
  .indexPart5 .list {
    position: relative;
    background: #fff;
    padding: .15rem .2rem .15rem 1.52rem;
    min-height: 1rem; }
    .indexPart5 .list h2 {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      background: #b8d4e6 url("../image/img100.png") center no-repeat;
      background-size: 1rem;
      width: 1.2rem;
      height: 100%;
      font-size: .16rem;
      color: #16619e; }
    .indexPart5 .list li {
      font-size: .14rem;
      height: .34rem;
      line-height: .34rem;
      padding-right: .2rem;
      width: 10%; }
      .indexPart5 .list li a {
        color: #5c6266; }
      .indexPart5 .list li a:hover {
        color: #16619e; }

.pageLink .indexPart5 {
  padding-bottom: 0;
  position: relative;
  top: .65rem;
  box-shadow: 0 0.16rem 0.4rem rgba(0, 63, 102, 0.2);
  -webkit-box-shadow: 0 0.16rem 0.4rem rgba(0, 63, 102, 0.2);
  -moz-box-shadow: 0 0.16rem 0.4rem rgba(0, 63, 102, 0.2); }

.indexNews {
  background: url("../image/indexPart5.png") center top no-repeat;
  background-size: 19.2rem;
  min-height: 5.31rem; }
  .indexNews .container {
    padding-bottom: .6rem; }
    .indexNews .container .img {
      width: 5.76rem;
      position: relative; }
      .indexNews .container .img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 1.5rem;
        height: 1.5rem;
        /*border-right: #084783 solid .06rem;
        border-top: #084783 solid .06rem; */
      }
      .indexNews .container .img:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: .4rem;
        height: .95rem;
        background: #fff; }
    .indexNews .container .box {
      width: 5.85rem; }
      .indexNews .container .box .time {
        font-family: 'Impact';
        font-size: .24rem;
        color: #999;
        padding: .6rem 0 .4rem 0; }
        .indexNews .container .box .time em {
          font-size: .48rem;
          color: #333; }
      .indexNews .container .box h2 {
        font-size: .2rem;
        line-height: 1.5em; }
      .indexNews .container .box p {
        font-size: .14rem;
        line-height: .28rem;
        color: #5c6266;
        min-height: 1.55rem;
        padding: .12rem 0; }
      .indexNews .container .box a.more {
        display: inline-block;
        font-size: .14rem;
        color: #666;
        background: url("../image/img24_2.png") right center no-repeat;
        background-size: .24rem;
        padding-right: .32rem; }
        .indexNews .container .box a.more:hover {
          background-image: url("../image/img24_2on.png");
          color: #084783; }
  .indexNews .list {
    position: relative;
    margin-left: -.08rem;
    margin-right: -.08rem; }
  .indexNews a.arrow {
    display: block;
    width: .44rem;
    height: 100%;
    background: center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 0;
    bottom: auto; }
    .indexNews a.arrow.prev {
      left: -.6rem;
      background-image: url("../image/prev44_1.png"); }
      .indexNews a.arrow.prev:hover {
        background-image: url("../image/prev44_1on.png"); }
    .indexNews a.arrow.next {
      right: -.6rem;
      background-image: url("../image/next44_1.png"); }
      .indexNews a.arrow.next:hover {
        background-image: url("../image/next44_1on.png"); }
  .indexNews .listWrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .indexNews .listWrapper li {
      padding: 0 .08rem; }
    .indexNews .listWrapper a {
      display: block;
      background: url("../image/img288.jpg") center no-repeat;
      background-size: cover;
      height: 1.9rem;
      position: relative;
      padding: 0 .26rem;
      font-size: .14rem;
      color: #5c6266; }
      .indexNews .listWrapper a .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0; }
        .indexNews .listWrapper a .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(54, 131, 179, 0.8); }
      .indexNews .listWrapper a .time, .indexNews .listWrapper a .name {
        position: relative; }
      .indexNews .listWrapper a .time {
        padding: .45rem 0 .25rem 0; }
        .indexNews .listWrapper a .time:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          width: .3rem;
          height: 1px;
          background: #5c6266; }
        .indexNews .listWrapper a .time b {
          font-size: .3rem; }
      .indexNews .listWrapper a .name {
        height: .7rem;
        line-height: .7rem; }
    .indexNews .listWrapper a:hover {
      color: #fff; }
      .indexNews .listWrapper a:hover .img {
        opacity: 1; }
      .indexNews .listWrapper a:hover .time:before {
        background-color: #fff; }
.sideBar {
  position: fixed;
  z-index: 30;
  top: 50%;
  margin-top: -1.6rem;
  right: 0;
  width: .8rem;
  background: rgba(22, 97, 158, 0.7); }
  .sideBar li {
    border-bottom: #7ca6c9 solid 1px;
    position: relative; }
    .sideBar li:last-child {
      border: 0; }
    .sideBar li .layer {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 100%;
      top: 0;
      bottom: auto;
      height: 100%;
      background: #16619e;
      border-right: #7ca6c9 solid 1px;
      width: 1.4rem;
      text-align: center;
      color: #fff;
      font-size: .14rem;
      line-height: .3rem;
      padding-top: .1rem; }
    .sideBar li:hover a.name {
      background: #16619e; }
    .sideBar li:hover .layer {
      opacity: 1;
      visibility: visible; }
  .sideBar a.name {
    display: block;
    height: .8rem; }

/*page----*/
.pageBanner {
  height: 4rem;
  background: center no-repeat;
  background-size: cover; }
  .pageBanner .title {
    text-align: center;
    color: #fff;
    font-size: .2rem; }
    .pageBanner .title h2 {
      font-size: .6rem;
      position: relative;
      padding: 1.2rem 0 .5rem 0; }
      .pageBanner .title h2:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: .25rem;
        width: .4rem;
        height: .02rem;
        background: #fff;
        margin-left: -.2rem; }

.pageNav {
  border-bottom: #e7eff5 solid 1px; }
  .pageNav a {
    display: block;
    position: relative;
    height: .6rem;
    line-height: .6rem;
    padding: 0 .38rem;
    font-size: .16rem;
    color: #666; }
    .pageNav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -1px;
      width: 0;
      height: 2px;
      background: #16619e; }
    .pageNav a:hover, .pageNav a.on {
      color: #16619e; }
      .pageNav a:hover:before, .pageNav a.on:before {
        left: 0;
        width: 100%; }
    .pageNav a.on {
      font-weight: bold; }

.about_01 {
  padding: 1.1rem 0;
  position: relative;
  min-height: 6.6rem; }
  .about_01 .title {
    font-size: .16rem;
    color: #16619e;
    background: url("../image/img419.png") left 0.15rem no-repeat;
    background-size: 4.19rem; }
    .about_01 .title h2 {
      font-size: .3rem;
      line-height: 1em;
      padding-bottom: .12rem; }
    .about_01 .title div {
      opacity: .7; }
  .about_01 .content {
    font-size: .16rem;
    line-height: 2em;
    max-width: 5.65rem;
    padding: .35rem 0; }
  .about_01 .list {
    min-height: 2.3rem;
    padding-bottom: .2rem; }
    .about_01 .list li {
      max-width: 5.65rem;
      position: relative;
      min-height: .9rem;
      padding: 0 0 .2rem .5rem; }
      .about_01 .list li .img {
        width: .4rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .about_01 .list li h2 {
        font-size: .2rem;
        margin-top: -.08rem; }
      .about_01 .list li p {
        font-size: .16rem;
        line-height: 2em;
        padding: .07rem 0; }
  .about_01 .imgDiv {
    width: 5.4rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 1.2rem;
    bottom: auto; }
    .about_01 .imgDiv:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      border: #d0dfec solid .15rem;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .about_01 .imgDiv img {
      position: relative;
      top: .3rem;
      right: .3rem; }

.about_02 {
  background: #f0f5fa;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .about_02 .wal {
    min-height: 7.4rem;
    position: relative; }
  .about_02 .title {
    width: 6rem;
    height: 6rem;
    background: url("../image/img600.png") center no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-left: -3rem;
    margin-top: -3rem;
    color: #fff;
    text-align: center;
    font-size: .3rem; }
    .about_02 .title h2 {
      font-size: .66rem;
      margin-top: -.2rem; }
      .about_02 .title h2 b {
        font-size: 1.2rem;
        color: #39bf66;
        font-family: 'Impact';
        position: relative;
        top: -.1rem; }
  .about_02 li {
    position: absolute;
    z-index: 10;
    width: 4.5rem;
    padding-right: .77rem;
    text-align: right; }
    .about_02 li .num {
      width: .56rem;
      height: .56rem;
      line-height: .56rem;
      text-align: center;
      background: #16619e;
      font-size: .32rem;
      color: #fff;
      font-family: 'Impact';
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto; }
    .about_02 li h2 {
      font-size: .2rem;
      color: #16619e;
      margin-top: -.05rem;
      padding-bottom: .1rem; }
    .about_02 li p {
      font-size: .16rem;
      line-height: .3rem;
      color: #666; }
    .about_02 li.li_01 {
      right: 50%;
      margin-right: 1.64rem;
      top: 1.26rem; }
    .about_02 li.li_02 {
      right: 50%;
      margin-right: 2.51rem;
      top: 2.7rem; }
    .about_02 li.li_03 {
      right: 50%;
      margin-right: 2.51rem;
      top: 4.14rem; }
    .about_02 li.li_04 {
      right: 50%;
      margin-right: 1.64rem;
      top: 5.58rem; }
    .about_02 li.li_05 {
      left: 50%;
      margin-left: 1.64rem;
      top: 1.26rem; }
    .about_02 li.li_06 {
      left: 50%;
      margin-left: 2.51rem;
      top: 2.7rem; }
    .about_02 li.li_07 {
      left: 50%;
      margin-left: 2.51rem;
      top: 4.14rem; }
    .about_02 li.li_08 {
      left: 50%;
      margin-left: 1.64rem;
      top: 5.58rem; }
    .about_02 li.li_01 h2, .about_02 li.li_02 h2, .about_02 li.li_03 h2 {
      margin-top: -.2rem; }
    .about_02 li.li_05, .about_02 li.li_06, .about_02 li.li_07, .about_02 li.li_08 {
      padding: 0 0 0 .77rem;
      text-align: left; }
      .about_02 li.li_05 .num, .about_02 li.li_06 .num, .about_02 li.li_07 .num, .about_02 li.li_08 .num {
        right: auto;
        left: 0; }

.about_03 {
  padding: 1rem 0;
  position: relative; }
  .about_03 .title {
    padding-bottom: .5rem; }
    .about_03 .title h2 {
      font-size: .36rem; }
    .about_03 .title b {
      font-family: 'Impact';
      font-size: .9rem;
      color: #2e9952;
      padding: 0 .3rem; }
  .about_03 .list2 {
    width: 1.4rem;
    height: 7rem;
    background: #16619e;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: 2.3rem;
    bottom: auto;
    margin-left: -.7rem;
    box-shadow: 0 0 0.5rem rgba(22, 97, 158, 0.3);
    -webkit-box-shadow: 0 0 0.5rem rgba(22, 97, 158, 0.3);
    -moz-box-shadow: 0 0 0.5rem rgba(22, 97, 158, 0.3); }
    .about_03 .list2 li {
      height: 1.4rem;
      color: #fff;
      font-size: .18rem; }
      .about_03 .list2 li img {
        width: .6rem; }
      .about_03 .list2 li:nth-child(even) {
        background: #2e71a8; }
  .about_03 .list ul {
    width: 50%; }
  .about_03 .list li {
    height: 1.4rem;
    position: relative; }
    .about_03 .list li:before {
      content: "";
      display: block;
      position: absolute;
      left: .35rem;
      top: -.11rem;
      width: .92rem;
      height: .92rem;
      background: url("../image/img92_1.png") center no-repeat;
      background-size: cover; }
    .about_03 .list li p {
      height: .7rem;
      line-height: .7rem;
      text-align: right;
      background: #e7eff5;
      font-size: .18rem;
      padding: 0 1.08rem; }
  .about_03 .list ul:nth-child(2) li:before {
    left: auto;
    right: .35rem;
    background-image: url("../image/img92_2.png"); }
  .about_03 .list ul:nth-child(2) li p {
    background: #efefef;
    text-align: left; }

.about_04 {
  background: #f0f5fa; }
  .about_04 .list {
    padding-bottom: .9rem; }
    .about_04 .list li {
      width: 1.6rem;
      padding: 0 .1rem;
      text-align: center; }
      .about_04 .list li p {
        margin-left: -.4rem;
        margin-right: -.4rem;
        height: .6rem;
        line-height: .6rem;
        font-size: .18rem; }
    .about_04 .list li:hover img {
      transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg); }

.pageTitle2 {
  text-align: center;
  padding: .85rem 0 .55rem 0;
  background: url("../image/img346.png") center 1.3rem no-repeat;
  background-size: auto .24rem; }
  .pageTitle2 h2 {
    font-size: .24rem;
    font-family: 'Impact';
    height: .55rem;
    text-transform: uppercase; }
    .pageTitle2 h2 i {
      width: .32rem;
      height: 1px;
      margin: 0 .1rem;
      background: #333; }
  .pageTitle2 div {
    font-size: .36rem;
    color: #16619e;
    line-height: 1em;
    font-weight: bold; }

.pageTitle2-4 {
  background-image: url("../image/img233.png"); }

.pageTitle2-5 {
  background-image: url("../image/img269.png"); }
  .pageTitle2-5 h2 {
    font-size: .18rem; }
  .pageTitle2-5 div {
    font-size: .3rem; }

.footLink {
  min-height: 2.3rem; }
  .footLink ul {
    margin-left: -.2rem; }
  .footLink li {
    padding: 0 0 .2rem .2rem; }
    .footLink li a {
      display: block;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      height: .7rem;
      line-height: .7rem;
      background: #e7eff5;
      color: #16619e;
      padding: 0 .28rem;
      font-size: .16rem; }
    .footLink li a:hover {
      background: #16619e;
      color: #fff; }

.honor {
  padding: 1.2rem 0 .8rem 0; }
  .honor ul {
    margin-left: -.6rem; }
  .honor li {
    width: 25%;
    padding: 0 0 .4rem .6rem; }
    .honor li .img {
      height: 3.7rem;
      overflow: hidden;
      position: relative;
      border: #eee solid 1px;
      background: #fff; }
      .honor li .img img {
        width: auto;
        max-height: 100%;
        max-width: 100%; }
    .honor li .name {
      font-size: .16rem;
      height: .55rem;
      line-height: .55rem;
      text-align: center; }
  .honor li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }

.news {
  padding-top: .6rem; }
  .news li {
    position: relative;
    min-height: 2.4rem;
    border-bottom: #dae6f1 solid 1px;
    padding: .5rem .3rem .5rem 4.1rem;
    color: #808080; }
    .news li:last-child {
      border: 0; }
    .news li .time {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.76rem;
      bottom: auto;
      width: 1.32rem;
      text-align: center;
      font-size: .14rem; }
      .news li .time div {
        font-size: .48rem; }
    .news li .img {
      width: 2.4rem;
      position: absolute;
      z-index: 10;
      left: 1.32rem;
      right: auto;
      top: 0.4rem;
      bottom: auto; }
      .news li .img a {
        display: block;
        height: 1.6rem;
        background: center no-repeat;
        background-size: cover; }
    .news li .name {
      font-size: .18rem; }
    .news li p {
      font-size: .14rem;
      line-height: .26rem;
      padding: .15rem 0; }
    .news li a.more {
      border: #16619e solid 1px;
      color: #16619e;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: .8rem;
      line-height: .26rem;
      display: block;
      text-align: center; }
  .news li:hover {
    background: #f0f5fa;
    color: #16619e; }
    .news li:hover .name a {
      color: #16619e; }
    .news li:hover p {
      opacity: .7; }
    .news li:hover a.more {
      background: #16619e;
      color: #fff; }

.pageNum {
  padding: .5rem 0 .3rem 0 }
  .pageNum a {
    margin: 0 .1rem;
    width: .4rem;
    height: .4rem;
    background: #e7eff5;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: .16rem;
    color: #16619e; }
    .pageNum a:hover, .pageNum a.on {
      color: #fff;
      background: #16619e; }
    .pageNum a.arrow2 {
      background: #e7eff5; }
    .pageNum a.arrow {
      background: #e7eff5;
      width: 1rem;
      color: #16619e; }
      .pageNum a.arrow img {
        width: .18rem; }
      .pageNum a.arrow.prev img {
        margin-right: .1rem; }
      .pageNum a.arrow.next img {
        margin-left: .1rem; }

.pageNow {
  font-size: .16rem;
  color: #666;
  padding: .8rem 0 .3rem; }
  .pageNow a {
    color: #666; }
  .pageNow a:hover {
    color: #16619e; }

.newShow h2.title {
  text-align: center;
  font-size: .24rem; }
.newShow .time {
  text-align: center;
  font-size: .14rem;
  color: #999;
  padding: .15rem 0 .35rem 0; }
.newShow .content {
  padding-bottom: .5rem;
  font-size: .14rem;
  line-height: .26rem;
  text-align: justify;
  color: #666; }
  .newShow .content .img {
    text-align: center;
    padding-bottom: 35px; }
  .newShow .content img {
    width: auto; }
  .newShow .content p {
    padding-bottom: 15px;
    text-indent: 2em; }

.pageNum2 {
  min-height: 1.3rem;
  border-top: #eee solid 1px;
  padding: .3rem 0 0 0;
  position: relative;
  font-size: .14rem;
  color: #666; }
  .pageNum2 a {
    color: #666; }
  .pageNum2 a:hover {
    color: #16619e; }
  .pageNum2 .list {
    max-width: 7.2rem; }
    .pageNum2 .list h2 {
      font-size: .2rem;
      color: #16619e;
      background: url("../image/img120.png") left bottom no-repeat;
      background-size: 1.2rem;
      padding: 0 0 .06rem .1rem;
      margin-bottom: .2rem; }
    .pageNum2 .list li {
      width: 50%;
      height: .32rem;
      line-height: .32rem;
      padding-left: .26rem;
      background: url("../image/img6_1.png") 0.1rem center no-repeat; }
  .pageNum2 .share {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.3rem;
    bottom: auto; }
    .pageNum2 .share dd {
      padding-left: .1rem; }
    .pageNum2 .share a {
      display: block;
      width: .36rem;
      height: .36rem;
      background: #8ab0ce;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .pageNum2 .share a:hover {
        background-color: #16619e; }
  .pageNum2 a.back {
    display: block;
    -moz-border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.9rem;
    bottom: auto;
    width: 1.14rem;
    line-height: .24rem;
    text-align: center;
    border: #16619e solid 1px;
    color: #16619e; }
    .pageNum2 a.back:hover {
      background: #16619e;
      color: #fff; }

.sideNav {
  width: 1.8rem;
  padding-top: 1.2rem; }
  .sideNav h2.title {
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    background: #e6eef5;
    -moz-border-radius: 0.06rem;
    -webkit-border-radius: 0.06rem;
    border-radius: 0.06rem;
    font-size: .2rem;
    color: #16619e; }
  .sideNav .list {
    padding: .2rem 0 .2rem .1rem; }
    .sideNav .list a {
      display: block;
      font-size: .16rem;
      line-height: .5rem;
      height: .5rem;
      color: #666; }
      .sideNav .list a:hover, .sideNav .list a.on {
        color: #16619e; }
    .sideNav .list a.name span {
      height: .5rem;
      padding-right: .25rem;
      background: url("../image/img8.png") right 0.28rem no-repeat;
      background-size: auto 0; }
    .sideNav .list a.name:hover span, .sideNav .list a.name.on span {
      background-size: auto .08rem; }
    .sideNav .list dl {
      padding-bottom: .1rem;
      display: none; }
    .sideNav .list dd a {
      font-size: .14rem;
      height: .44rem;
      line-height: .44rem;
      padding-left: .32rem;
      background: url("../image/img6.png") 0.2rem center no-repeat;
      background-size: .06rem; }
      .sideNav .list dd a:hover, .sideNav .list dd a.on {
        background-image: url("../image/img6on.png"); }
    .sideNav .list li.on a.name {
      color: #16619e; }
      .sideNav .list li.on a.name span {
        background-size: auto .08rem; }
    .sideNav .list li.on dl {
      display: block; }

.product ul {
  margin-left: -.6rem;
  margin-right: -.2rem; }
.product li {
  width: 33.333%;
  padding: 0 .2rem .8rem .6rem;
  position: relative; }
  .product li .img {
    position: relative; }
    .product li .img:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: #d0dfec solid .1rem;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .product li .img img {
      position: relative;
      left: .2rem;
      top: .2rem; }
  .product li .name {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.4rem;
    width: 100%;
    padding: 0 0 0 .8rem; }
    .product li .name a {
      display: block;
      margin: 0 auto;
      height: .4rem;
      line-height: .4rem;
      background: #16619e;
      color: #fff;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      text-align: center;
      width: 2rem;
      font-size: .16rem; }
      .product li .name a span {
        background: #5295cc; }
.product li:hover:before {
  border-color: #95cfec; }
.product li:hover .name a {
  background: #2b9fd9; }
  .product li:hover .name a span {
    background: #16619e; }

.productImg {
  max-width: 6.8rem;
  margin: 0 auto;
  padding-bottom: .1rem; }
  .productImg h2.title {
    font-size: .24rem;
    text-align: center;
    padding: .15rem 0 .3rem 0; }
  .productImg .bigImg {
    width: 5.3rem;
    overflow: hidden;
    position: relative; }
    .productImg .bigImg .swiper-slide {
      height: 5.3rem;
      background: center no-repeat;
      background-size: cover; }
  .productImg .list {
    width: 1.4rem;
    height: 5.3rem;
    overflow: hidden;
    position: relative;
    padding-top: .43rem; }
    .productImg .list a.arrow {
      display: block;
      width: 100%;
      height: .31rem;
      background: #8ab0ce center no-repeat;
      background-size: .3rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: auto; }
      .productImg .list a.arrow:hover {
        background-color: #16619e; }
      .productImg .list a.arrow.prev {
        top: 0;
        background-image: url("../image/prev18_1.png"); }
      .productImg .list a.arrow.next {
        bottom: 0;
        background-image: url("../image/next18_1.png"); }
    .productImg .list #productImg {
      height: 4.56rem; }
    .productImg .list .swiper-slide div {
      height: 1.4rem;
      background: center no-repeat;
      background-size: cover;
      position: relative;
      opacity: .5;
      cursor: pointer; }
      .productImg .list .swiper-slide div:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        border: #8ab0ce solid .04rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
    .productImg .list .swiper-slide-active div {
      opacity: 1; }
      .productImg .list .swiper-slide-active div:before {
        opacity: 1; }

.productShow h2.title {
  color: #16619e;
  font-size: .18rem;
  padding-left: .2rem;
  background: url("../image/title.png") right center no-repeat;
  background-size: auto .48rem;
  line-height: .48rem; }
.productShow .content {
  font-size: .14rem;
  line-height: .3rem;
  padding: .2rem 0 .5rem 0; }
  .productShow .content .img {
    padding-top: .15rem; }
  .productShow .content img {
    width: auto; }
.productShow .table {
  padding: .3rem 0 .8rem 0; }
  .productShow .table .title .col, .productShow .table li .col {
    height: .7rem;
    line-height: .7rem;
    text-align: center; }
  .productShow .table .title .col-1, .productShow .table li .col-1 {
    width: .9rem; }
  .productShow .table .title .col-2, .productShow .table li .col-2 {
    width: .9rem; }
  .productShow .table .title .col-3, .productShow .table li .col-3 {
    width: 1.7rem; }
  .productShow .table .title .col-4, .productShow .table li .col-4 {
    width: 3.5rem; }
  .productShow .table .title .col-5, .productShow .table .title .col-6, .productShow .table li .col-5, .productShow .table li .col-6 {
    width: .8rem; }
  .productShow .table .title .col-7, .productShow .table li .col-7 {
    width: 1.5rem; }
  .productShow .table .title .col-8, .productShow .table li .col-8 {
    width: 1.1rem; }
  .productShow .table .title .btn a, .productShow .table li .btn a {
    width: .34rem;
    height: .34rem;
    line-height: 1em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #83abcc; }
    .productShow .table .title .btn a:hover, .productShow .table li .btn a:hover {
      background: #16619e; }
  .productShow .table .title {
    background: #16619e;
    color: #fff;
    font-size: .16rem; }
    .productShow .table .title .col {
      border-right: #7da7c9 solid 1px; }
      .productShow .table .title .col:last-child {
        border: 0; }
    .productShow .table .title .col-4 div, .productShow .table .title .col-7 div {
      height: .35rem;
      line-height: .35rem;
      border-bottom: #7da7c9 solid 1px; }
    .productShow .table .title .col-4 dd, .productShow .table .title .col-7 dd {
      width: 50%;
      border-right: #7da7c9 solid 1px;
      height: .35rem;
      line-height: .35rem;
      font-size: .14rem; }
      .productShow .table .title .col-4 dd:last-child, .productShow .table .title .col-7 dd:last-child {
        border: 0; }
  .productShow .table li {
    background: #f0f5fa;
    border-top: #fff solid 1px;
    font-size: .14rem;
    color: #666; }
    .productShow .table li:hover {
      background: #ccdeed;
      color: #16619e; }
    .productShow .table li .col {
      border-right: #fff solid 1px; }
      .productShow .table li .col:last-child {
        border: 0; }
    .productShow .table li .col-4 dd, .productShow .table li .col-7 dd {
      width: 50%;
      height: .7rem; }
    .productShow .table li .col-4 dd {
      border-right: #fff solid 1px; }
      .productShow .table li .col-4 dd:last-child {
        border: 0; }

.application {
  min-height: 5rem;
  background: #f0f6fa;
  padding: 1.2rem 0 .8rem 0; }
  .application .wal {
    position: relative; }
    .application .wal:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: .4rem;
      width: 7.76rem;
      height: 2rem;
      background: url("../image/img776.png") center no-repeat;
      background-size: 100%; }
  .application ul {
    margin-left: -.42rem; }
    .application ul li {
      padding: 0 0 .42rem .42rem;
      width: 33.333%; }
    .application ul a {
      display: block;
      position: relative;
      background: #fff;
      height: 2rem;
      box-shadow: 0 0.1rem 0.3rem rgba(22, 97, 158, 0.15);
      -webkit-box-shadow: 0 0.1rem 0.3rem rgba(22, 97, 158, 0.15);
      -moz-box-shadow: 0 0.1rem 0.3rem rgba(22, 97, 158, 0.15); }
      .application ul a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: .04rem;
        background: #7aa7cc; }
      .application ul a:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: url("../image/img272.png") center no-repeat;
        background-size: 100% 100%; }
      .application ul a .name {
        position: relative;
        padding-left: .28rem;
        z-index: 10; }
        .application ul a .name h2 {
          font-size: .24rem;
          padding: .3rem 0 .1rem 0; }
        .application ul a .name div {
          font-size: .16rem;
          opacity: .5; }
      .application ul a .title {
        width: 1.54rem;
        position: absolute;
        z-index: 10;
        left: 0.28rem;
        right: auto;
        top: auto;
        bottom: 0.2rem; }
        .application ul a .title.title-2 {
          opacity: 0; }
      .application ul a .img {
        width: 1.4rem;
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0;
        top: auto;
        bottom: 0; }
        .application ul a .img.img-2 {
          opacity: 0; }
    .application ul a:hover {
      color: #fff; }
      .application ul a:hover:before {
        opacity: 0; }
      .application ul a:hover:after {
        opacity: 1; }
      .application ul a:hover .title {
        opacity: 0; }
        .application ul a:hover .title.title-2 {
          opacity: 1; }
      .application ul a:hover .img {
        opacity: 0; }
        .application ul a:hover .img.img-2 {
          opacity: 1; }

.applicationShow {
  margin-top: -.5rem; }
  .applicationShow .title {
    color: #16619e;
    font-weight: bold;
    background: url("../image/img142.png") left bottom no-repeat;
    background-size: 1.42rem;
    padding: .1rem 0 .06rem .36rem;
    font-size: .2rem; }
  .applicationShow .content {
    font-size: .14rem;
    line-height: .3rem;
    color: #666;
    text-align: justify;
    padding: .25rem 0 .5rem 0; }
    .applicationShow .content p {
      padding-bottom: .15rem; }
  .applicationShow .list {
    margin-left: -.2rem;
    padding: .3rem 0 .4rem 0; }
    .applicationShow .list li {
      padding: 0 0 .2rem .2rem; }
    .applicationShow .list a {
      display: block;
      -moz-border-radius: 0.08rem;
      -webkit-border-radius: 0.08rem;
      border-radius: 0.08rem;
      height: .6rem;
      line-height: .6rem;
      font-size: .16rem;
      background: #f0f5fa;
      color: #16619e;
      padding: 0 .2rem; }
      .applicationShow .list a:hover {
        background: #16619e;
        color: #fff; }
  .applicationShow .imgList {
    padding: .3rem 0 .6rem 0;
    margin-left: -.4rem; }
    .applicationShow .imgList li {
      width: 25%;
      padding: 0 0 .4rem .4rem; }
    .applicationShow .imgList a {
      display: block;
      position: relative; }
      .applicationShow .imgList a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5) url("../image/img50.png") center no-repeat;
        background-size: .5rem;
        opacity: 0; }
      .applicationShow .imgList a .name {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        text-align: center;
        height: .4rem;
        line-height: .4rem;
        font-size: .14rem;
        color: #fff;
        background: rgba(0, 0, 0, 0.5); }
    .applicationShow .imgList a:hover:before {
      opacity: 1; }
    .applicationShow .imgList a:hover .name {
      height: .85rem;
      line-height: .85rem;
      background: rgba(0, 0, 0, 0); }

.faq {
  padding: 1.2rem 0 .8rem 0; }
  .faq h2.title {
    color: #16619e;
    font-size: .18rem;
    padding-left: .2rem;
    background: url("../image/title.png") right center no-repeat;
    background-size: auto .48rem;
    line-height: .48rem; }
  .faq .content {
    font-size: .14rem;
    line-height: .26rem;
    color: #666;
    text-align: justify;
    padding: .2rem 0 .4rem 0; }
    .faq .content p {
      padding-bottom: .13rem; }

.pageTab {
  padding-bottom: .3rem;
  font-size: .16rem; }
  .pageTab ul {
    background: #e7eff5;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin-left: .1rem; }
  .pageTab li {
    padding-right: .1rem; }
    .pageTab li:last-child {
      padding: 0; }
    .pageTab li a {
      display: block;
      height: .36rem;
      line-height: .36rem;
      padding: 0 .2rem;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem; }
      .pageTab li a:hover, .pageTab li a.on {
        background: #16619e;
        color: #fff; }

.down li {
  border-bottom: #e7eff5 solid 1px;
  position: relative;
  color: #666; }
  .down li:last-child {
    border: 0; }
  .down li .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0; }
    .down li .bg div {
      height: .8rem;
      margin-left: -.2rem;
      margin-right: -.2rem;
      background: #16619e; }
  .down li .img {
    width: .2rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.1rem; }
    .down li .img img:nth-child(2) {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      opacity: 0; }
  .down li .name {
    height: .8rem;
    line-height: .8rem;
    padding: 0 2.7rem 0 .3rem;
    font-size: .16rem;
    position: relative; }
  .down li .btn {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    height: 100%;
    font-size: .14rem; }
    .down li .btn span {
      padding-right: .35rem; }
    .down li .btn a {
      margin-left: .15rem;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: .7rem;
      height: .3rem;
      line-height: .28rem;
      text-align: center;
      border: #16619e solid 1px;
      color: #16619e; }
.down li:hover {
  color: #fff; }
  .down li:hover .bg {
    opacity: 1; }
  .down li:hover .img img:nth-child(1) {
    opacity: 0; }
  .down li:hover .img img:nth-child(2) {
    opacity: 1; }
  .down li:hover .btn a {
    border-color: #fff;
    color: #fff; }
    .down li:hover .btn a:hover {
      background: #fff;
      color: #16619e; }

.pagePhotoLayer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden; }
  .pagePhotoLayer.show {
    opacity: 1;
    visibility: visible; }
  .pagePhotoLayer .container {
    width: 9.75rem;
    background: #fff;
    position: relative;
    padding: .1rem; }
    .pagePhotoLayer .container .list {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .pagePhotoLayer .container .img {
      max-height: 80vh;
      overflow: hidden;
      position: relative; }
      .pagePhotoLayer .container .img img {
        width: auto;
        max-height: 100%;
        max-width: 100%; }
  .pagePhotoLayer a.arrow {
    display: block;
    width: .44rem;
    height: .44rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.22rem;
    background: center no-repeat;
    background-size: cover;
    opacity: .5; }
    .pagePhotoLayer a.arrow:hover {
      opacity: 1; }
    .pagePhotoLayer a.arrow.prev {
      background-image: url("../image/prev44.png");
      left: -.8rem; }
    .pagePhotoLayer a.arrow.next {
      background-image: url("../image/next44.png");
      right: -.8rem; }
  .pagePhotoLayer a.close {
    display: block;
    width: .5rem;
    height: .5rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.2rem;
    top: 0.2rem;
    bottom: auto;
    background: rgba(0, 0, 0, 0.3) url("../image/close50.png") center no-repeat;
    background-size: cover;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .pagePhotoLayer a.close:hover {
      background-color: #16619e; }

.apply {
  padding: 1.2rem 0;
  min-height: 10rem;
  position: relative; }
  .apply:before {
    content: "";
    display: block;
    position: absolute;
    top: .7rem;
    right: 0;
    background: url("../image/img826.jpg") center top no-repeat;
    background-size: 100%;
    width: 8.26rem;
    height: 9.66rem; }
  .apply .form {
    max-width: 6.8rem;
    position: relative; }
    .apply .form ul {
      margin-left: -.6rem; }
    .apply .form li {
      width: 50%;
      padding: 0 0 .35rem .6rem; }
      .apply .form li.li_01 {
        width: 100%; }
      .apply .form li .name {
        font-size: .16rem;
        padding-bottom: .1rem; }
      .apply .form li .input {
        -moz-border-radius: 0.06rem;
        -webkit-border-radius: 0.06rem;
        border-radius: 0.06rem;
        background: #f0f5fa;
        border: #d0dfec solid 1px; }
        .apply .form li .input input {
          width: 100%;
          height: .48rem;
          line-height: .48rem;
          font-size: .16rem;
          padding: 0 .2rem; }
        .apply .form li .input textarea {
          width: 100%;
          height: 2rem;
          line-height: .28rem;
          font-size: .16rem;
          padding: .1rem .2rem; }
        .apply .form li .input.on {
          border-color: #16619e; }
    .apply .form .submit {
      padding: .25rem 0; }
      .apply .form .submit div {
        background: #16619e;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        width: 1.2rem;
        margin: 0 auto; }
        .apply .form .submit div input {
          height: .4rem;
          font-size: .16rem;
          width: 100%;
          color: #fff;
          cursor: pointer; }

.pageSearch {
  padding: 1rem 0; }
  .pageSearch .tab {
    border-bottom: #16619e solid 0.04rem; }
    .pageSearch .tab li {
      width: 1.4rem;
      height: .4rem;
      line-height: .4rem;
      text-align: center;
      font-size: .16rem;
      color: #666;
      cursor: pointer; }
      .pageSearch .tab li.on {
        background: #16619e;
        color: #fff;
        border-top-left-radius: .08rem;
        -webkit-border-top-left-radius: .08rem;
        border-top-right-radius: .08rem;
        -webkit-border-top-right-radius: .08rem; }
  .pageSearch .form {
    padding: .4rem;
    background: #e6eef5; }
    .pageSearch .form li {
      padding-bottom: .3rem;
      width: 45%;
      font-size: .16rem; }
      .pageSearch .form li .name {
        min-width: .9rem;
        flex-shrink: 0;
        -webkit-flex-shrink: 0; }
      .pageSearch .form li em {
        width: .4rem;
        text-align: center;
        flex-shrink: 0;
        -webkit-flex-shrink: 0; }
      .pageSearch .form li .input {
        -moz-border-radius: 0.06rem;
        -webkit-border-radius: 0.06rem;
        border-radius: 0.06rem;
        background: #fff;
        border: #d0dfec solid 1px;
        width: 83%; }
        .pageSearch .form li .input input {
          width: 100%;
          height: .44rem;
          line-height: .44rem;
          font-size: .16rem;
          padding: 0 .2rem; }
        .pageSearch .form li .input.on {
          border-color: #16619e; }
    .pageSearch .form ul.ul-2 li {
      width: 100%;
      padding-left: 2rem;
      padding-right: 2rem; }
      .pageSearch .form ul.ul-2 li .input {
        width: 100%; }
    .pageSearch .form .submit {
      padding-top: .1rem; }
      .pageSearch .form .submit div {
        margin: 0 .1rem;
        background: #16619e;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        width: 1rem; }
        .pageSearch .form .submit div input {
          height: .4rem;
          font-size: .16rem;
          width: 100%;
          color: #fff;
          cursor: pointer; }
      .pageSearch .form .submit div.btn-2 {
        background: #6999c1; }
  .pageSearch .msg {
    font-size: .14rem;
    padding: .5rem 0 .25rem 0; }
  .pageSearch .product li {
    width: 25%; }

.contact {
  padding: 1.2rem 0 1rem 0; }
  .contact .list {
    width: 4rem; }
    .contact .list li {
      position: relative;
      min-height: 1.1rem;
      padding: 0 0 .3rem .77rem; }
      .contact .list li .img {
        width: .6rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .contact .list li h2 {
        line-height: .42rem;
        font-size: .2rem; }
      .contact .list li p {
        color: #666;
        font-size: .16rem; }
  .contact .map {
    width: 7.6rem;
    height: 5.1rem; }

.contact_02 {
  min-height: 5rem;
  background: #f0f5fa;
  padding-bottom: 1rem; }
  .contact_02 ul {
    margin-left: -.8rem; }
  .contact_02 li {
    width: 50%;
    padding: 0 0 .35rem .8rem; }
    .contact_02 li.li_01 {
      width: 100%; }
    .contact_02 li .name {
      font-size: .16rem;
      padding-bottom: .1rem; }
    .contact_02 li .input {
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      background: #fff;
      border: #d0dfec solid 1px; }
      .contact_02 li .input input {
        width: 100%;
        height: .48rem;
        line-height: .48rem;
        font-size: .16rem;
        padding: 0 .2rem; }
      .contact_02 li .input textarea {
        width: 100%;
        height: 2rem;
        line-height: .28rem;
        font-size: .16rem;
        padding: .1rem .2rem; }
      .contact_02 li .input.on {
        border-color: #16619e; }
  .contact_02 .submit {
    padding: .25rem 0; }
    .contact_02 .submit div {
      background: #16619e;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: 1.2rem;
      margin: 0 auto; }
      .contact_02 .submit div input {
        height: .4rem;
        font-size: .16rem;
        width: 100%;
        color: #fff;
        cursor: pointer; }

.job {
  padding: .9rem 0 1rem 0; }
  .job .msg {
    font-size: .14rem;
    line-height: .26rem;
    color: #666;
    text-align: justify;
    padding-bottom: .5rem; }
    .job .msg p {
      padding-bottom: .13rem; }
  .job li {
    background: #f2f7fa;
    margin-bottom: .3rem;
    position: relative;
    min-height: 4.15rem; }
    .job li:before {
      content: "";
      display: block;
      position: absolute;
      right: .2rem;
      bottom: .2rem;
      background: url("../image/img250.png") center no-repeat;
      background-size: cover;
      width: 2.5rem;
      height: 2.6rem; }
    .job li .side {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 2rem;
      height: 100%;
      background: #dae6f2 url("../image/img54.png") left bottom no-repeat;
      background-size: .54rem; }
      .job li .side h2 {
        color: #16619e;
        text-align: center;
        font-size: .24rem;
        padding: 1.25rem 0 .25rem 0; }
      .job li .side p {
        font-size: .14rem;
        line-height: .36rem;
        color: #16619e;
        padding-left: .4rem; }
    .job li .container {
      padding: .4rem .5rem .1rem 2.65rem;
      line-height: .3rem;
      position: relative; }
      .job li .container h2 {
        font-size: .16rem; }
      .job li .container .content {
        padding-bottom: .3rem;
        font-size: .14rem;
        color: #666; }


/*2018-01-12*/
#fenye .end{width: 1rem;}
#fenye .end img{width: .2rem;}
#fenye .end:hover{background: #e7eff5; color:#16619e;}
#fenye .a1:hover{background: #e7eff5; color:#16619e;}
/*# sourceMappingURL=index.css.map */
